Skip to content

Conversation

matthewshirley
Copy link
Owner

@matthewshirley matthewshirley commented Apr 25, 2025

This PR implements:

  • Support for processors other than x86_64.
  • Uses the latest libpact_ffi library

Closes #17 #18

@matthewshirley matthewshirley requested a review from Copilot April 25, 2025 19:31
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements ARM processor support and updates the libpact_ffi library.

  • Updated CI workflow test command options with additional flags
  • Supports processor diversity by ensuring consistent test execution across platforms

@matthewshirley matthewshirley requested a review from Copilot April 25, 2025 19:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements support for ARM processors and updates the CI configuration to use the latest libpact_ffi library.

  • Upgraded CI actions, including switching from actions/checkout@v2 to actions/checkout@v3 and updating codecov from v2 to v3.
  • Modified the test job to run on multiple OSes via a matrix and added new SDK versions.
  • Added a new "publish-check" job to validate the package publishing process with a dry-run.

@matthewshirley matthewshirley merged commit 8ef7daa into main Apr 25, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with running on Apple M1
1 participant